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 0xd4 │   inherit 53 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 181 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 66 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │   inherit 58 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb4 │   inherit 71 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │     fixed 32 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xec │  inherit 221 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │  inherit 205 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 174 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │   inherit 82 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 112 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 119 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │   inherit 22 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │   inherit 30 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 229 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x3c │  inherit 111 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │  inherit 193 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 48 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04 │   inherit 56 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 213 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 140 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 79 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb0 │   inherit 83 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 232 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 207 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 151 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │  inherit 193 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 187 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │   inherit 74 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 54 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 147 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 213 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 171 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 232 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x20 │   inherit 87 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │   inherit 87 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 218 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 118 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe4 │   inherit 59 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │      fixed 9 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 251 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 211 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 239 │ false      OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │   inherit 81 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │    inherit 3 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 182 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xdc │  inherit 115 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │   inherit 49 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │     fixed 31 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 231 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 163 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │     fixed 68 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 70 │  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__->