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 0x04 │  inherit 135 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 153 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │     fixed 23 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 60 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x50 │   inherit 35 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 232 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │  inherit 197 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x6c │   inherit 44 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 140 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │   inherit 42 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │   inherit 55 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 207 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 221 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │   inherit 15 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 172 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xfc │   inherit 29 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 171 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 169 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 254 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 253 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 203 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 199 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 206 │  true │     OK │
# │  vxlan      4 │     6 │   fixed 0xe4 │    fixed 232 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x60 │  inherit 108 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 240 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x4c │  inherit 182 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 118 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 30 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 250 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │     fixed 45 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 211 │ false │     OK │
#   vxlan │     6 │ other │ inherit 0x5c │  inherit 132 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │     fixed 82 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 108   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 103 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 36 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │     fixed 19 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │    inherit 8 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 233 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 225 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 19 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │  inherit 101 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 48 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 149   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 114 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 165 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │  inherit 242 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │   inherit 99 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 167 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 34 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 56 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 127 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 50 │  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__->