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 0xd4 │   inherit 54 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xec │   inherit 88 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 158 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 46 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa0 │   inherit 84 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 159 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │   inherit 83 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │   inherit 33 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 134 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xac │  inherit 103 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │   inherit 67 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 157 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │   inherit 50 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 239 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 138 │ false      OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x70 │  inherit 102 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x70 │  inherit 142 │  true │     OK │
# │    gre │     6  other │   fixed 0x08 │    fixed 253 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc4 │   inherit 50 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 143 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 87 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 142 │ false      OK │
# │  vxlan │     4 │     6 │ inherit 0x84 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 121 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 143   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 212 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 198 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 191 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 198 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 71 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │   inherit 67 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 211 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 116 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │   inherit 65 │  true │     OK 
# │  vxlan │     6 │ other │   fixed 0xd0 │    fixed 217 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 206 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x6c │  inherit 165 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 83 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │     fixed 66 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 121 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 192 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 220 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 253 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 86 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 24 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 120 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 179 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │     fixed 59 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 136 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │   inherit 13 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │    fixed 243 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 251 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x20 │  inherit 176 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │     fixed 36 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │     fixed 36 │  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__->