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 0xe4 │   inherit 38 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │      fixed 1 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 171 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 216 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │    fixed 179 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 236 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │  inherit 236 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │   inherit 38 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 225 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 11 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 166 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 171 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │   inherit 96 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │     fixed 55 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x04 │  inherit 206 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c    inherit 61 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 173 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x34 │   inherit 40 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04    inherit 92 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 255 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 134 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 231 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 161 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 215 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x34 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │  inherit 213 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 19 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 136 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 106 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 201 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 121 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 193   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 119 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │   inherit 20 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │     fixed 45 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │    fixed 150 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 45 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 155 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 138 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │   inherit 93 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 219 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │   inherit 90 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 155 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 157 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 196 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 140 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │   inherit 93 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 218 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 73 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 247 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 177 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 105 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │     fixed 99 │  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__->