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 0xc8 │  inherit 134 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │   inherit 47 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │     fixed 91 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │   inherit 37 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 98 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 99 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 213 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │   inherit 84 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │   inherit 95 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 227 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │  inherit 171 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │  inherit 183 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 165 │ false      OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 119 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc4 │    inherit 2 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 14 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 230 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │   inherit 53 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x20 │  inherit 109 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 193 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │   inherit 74 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 155 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │     fixed 66 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 140 │ false │     OK 
# │  vxlan │     4 │     6 │ inherit 0x0c │  inherit 167 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 168 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 225 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xac │  inherit 152 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │     fixed 25 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │   inherit 81  false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 164 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │      fixed 3 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │  inherit 243 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 213 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 234 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 68 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │   inherit 38 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 132 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 226 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 184 │  true │     OK 
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 147 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 233 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 192 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 87 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 65 │  true │     OK │
# │ geneve │     4  other │   fixed 0x68 │     fixed 13 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │   inherit 84 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 216 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 44 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa8 │  inherit 222 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 188 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │    fixed 131 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 252 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 93 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 101 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │     fixed 72 │  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__->