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 0xb0 │  inherit 227 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │   inherit 41 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 126 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 127 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │   inherit 45 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x50 │   inherit 49 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 187 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xcc │   inherit 47 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │     fixed 41 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 188 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 157 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │     fixed 52 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 168 │  true │     OK │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 56 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 183 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │     fixed 41 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │   inherit 88 │ false │     OK │
# │    gre │     6  other │ inherit 0x80 │  inherit 109 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 177 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │   inherit 81 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 239 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 234 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 188 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x98 │   inherit 97 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │     fixed 23 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 132 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 199 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x1c │    inherit 8 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 207 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 141 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │   inherit 72 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 174 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 164 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │  inherit 138 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x14 │    inherit 3 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 193 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │   inherit 91 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 40   true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 36 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 95 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 123 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │     fixed 51 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 202 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 242 │  true │     OK │
# │ geneve │     4 │ other    fixed 0x90 │    fixed 201 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │   inherit 69 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 205 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │      fixed 2 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │   inherit 14 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 66 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 194 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │     fixed 74 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 226 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 15 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │    fixed 235 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 106 │  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__->