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 0xf0 │   inherit 48 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │    inherit 1 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 208 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 147 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │   inherit 74 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 135 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 108 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │   inherit 56 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 146 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 153 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x54 │  inherit 229 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 200 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 167 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 239 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 250 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 62 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │  inherit 164 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 172 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44     fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │  inherit 192 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb4 │  inherit 219 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 233 │ false │     OK 
# │  vxlan │     4 │     4 │   fixed 0x64 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 182 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 111 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 96 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 186 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 105 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 143 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 230 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 163 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 157 │  true │     OK │
# │  vxlan │     6      6 │   fixed 0x74 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 184 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │   inherit 45 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │     fixed 25 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x74 │  inherit 129 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x60 │   inherit 99 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 221 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 176 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 102 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 240 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 138 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 250 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 160 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 95 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 119 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 215 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 245 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │  inherit 214 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 96 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xbc │    inherit 4 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 184 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 212 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 235 │  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__->