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 0xac │   inherit 93 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │  inherit 192 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c     fixed 180 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 54 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 196 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 125 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb8 │   inherit 21 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │    inherit 6 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 21 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 240 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 237 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 93 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x58 │  inherit 231 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 158 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 196 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │  inherit 206 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │   inherit 61 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 119 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 142 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 122 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 21 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │   inherit 11 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 94 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 143 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x44 │  inherit 194 │ false │     OK │
# │  vxlan │     4 │ other  inherit 0xb8 │   inherit 62 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 218 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 52 │  true │     OK │
# │  vxlan │     6      4 │   fixed 0x4c │    fixed 210 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 174 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 178 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │   inherit 63 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 253 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 252 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x10 │   inherit 45 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf4 │  inherit 195 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 37 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 236 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 55 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 194 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 52 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x64 │   inherit 33 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 36  false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 173 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 188 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 215 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │   inherit 38 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │     fixed 41 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 63 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 69 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 142 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │     fixed 96 │  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__->