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 0xd0 │  inherit 145 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 148 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 38 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 171 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 173 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 229 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other  inherit 0x64 │  inherit 108 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb0 │   inherit 42 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 111 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │      fixed 9 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x58 │   inherit 45 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 249 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 27 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 146 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 190 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 232 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │   inherit 75 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │   inherit 39 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 173 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 244 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 222 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 139 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 34 │  true │     OK │
#   vxlan │     4 │ other │   fixed 0x70 │    fixed 253 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x30 │   inherit 44 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 212 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 246 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 213 │  true      OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 136 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 139 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 127 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 119 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 254 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │   inherit 54 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xbc │   inherit 92 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │    fixed 198 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 208 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 186 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 219 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x20 │   inherit 48 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 247 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 105 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xbc │   inherit 63 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x2c │  inherit 223 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 134 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x18 │   inherit 88 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │   inherit 23 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 141 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │     fixed 52 │  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__->