make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x44 │  inherit 133 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │   inherit 81 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │     fixed 73 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │   inherit 60 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 182 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │    fixed 246 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 154 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │   inherit 13 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │     fixed 97 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │    fixed 173 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 246 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 118 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 198 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 235 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 45 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 231 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6  other │ inherit 0x78 │  inherit 111 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │  inherit 139 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │     fixed 59 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 136 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 219 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │   inherit 60 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │   inherit 18 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 130 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 152 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 129 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 231 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 185 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 179 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 114 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x04 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc4 │  inherit 189 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 42 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │  inherit 194 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 206 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 107 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 161 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │   inherit 86 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │    fixed 197 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 22 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │    inherit 5 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │    fixed 202 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 173 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │     fixed 94 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 123 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │   inherit 61 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 153 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 36 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4   inherit 176 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 89 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 26 │  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__->