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 0x6c │   inherit 35 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x50 │   inherit 37 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │      fixed 7 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 135 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 143 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 197 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 254 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │  inherit 230 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x1c │     fixed 11 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 152 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 217 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 151 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │   inherit 95 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x54 │   inherit 70 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │    fixed 172 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 204 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 196 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 48 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 120 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 72 │  true │     OK 
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 26 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │   inherit 27 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x50 │   inherit 10 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │   inherit 38 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │   inherit 14 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │   inherit 59 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe4 │   inherit 48 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │     fixed 74 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 232 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │   inherit 58 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 139 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │    inherit 4 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 108 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │      fixed 6 │ false      OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 210 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 178 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 153 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 115 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 175 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 82 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 172 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │  inherit 195 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 59 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 21 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 135 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 140 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 140 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 50 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 215 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 124 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │    inherit 5 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 116 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 166 │  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__->