make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x20 │   inherit 60 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa0 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0     fixed 189 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │  inherit 193 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 220 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │      fixed 3 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 178 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xbc │   inherit 73 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 214 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x20 │   inherit 25 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │   inherit 43 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │      fixed 2 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 237 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 144 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 252 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 160 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf0 │  inherit 138 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │   inherit 19 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 239 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │     fixed 74 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 42 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │   inherit 14 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 43 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │   inherit 12 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 105 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 178 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 132 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 85 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 145 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 100 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │   inherit 44 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 143 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     6 │     6 │ inherit 0x84 │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 30 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │     fixed 63 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 141 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe8 │  inherit 187 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 74 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 41 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 212 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 132 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 193 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 194 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │     fixed 23 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 22 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │   inherit 19 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 162 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 73 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │   inherit 81 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 134 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 162 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x78 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │      fixed 5 │ false      OK │
# │ geneve │     6 │     6 │   fixed 0x54 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 17 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x44 │   inherit 48 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 123 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 158 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->