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 0xa0 │   inherit 60 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │  inherit 141 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 79 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │   inherit 56 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 239 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 175 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 160 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 108 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 215 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 107 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb0 │   inherit 42 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 204 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 246 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x98 │   inherit 70 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xcc │    inherit 3 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 106 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │  inherit 135 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │  inherit 180 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │      fixed 3 │ false │     OK │
# │    gre │     6 │ other    fixed 0xe8 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 252 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │   inherit 42 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │     fixed 90 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x68 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x5c │   inherit 84 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │    fixed 249 │ false │     OK 
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x60 │  inherit 118 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │  inherit 139 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 193 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 157 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 40 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x54 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 84 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 111   true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │    fixed 239 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x08 │  inherit 155 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 233 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 235 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 83 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 223 │ false      OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 192 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 127 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │     6 │ inherit 0x78 │  inherit 231 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xbc │   inherit 75 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 222 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa8 │  inherit 225 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 136 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 126 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      4 │ inherit 0x7c │  inherit 235 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 134 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │     fixed 35 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 174 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │     fixed 32 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 234 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 113 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │     fixed 37 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 212 │  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__->