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 0x3c │  inherit 206 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe0 │  inherit 182 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │     fixed 85 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 30 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │   inherit 30 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 238 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 22 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │ other │ inherit 0xe0 │  inherit 240 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xdc │   inherit 22 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 74 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 67 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 136 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 204 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 74 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 238 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │     fixed 62 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │   inherit 63 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 184 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x64 │     fixed 37 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xac │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf4 │   inherit 98 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │   inherit 24 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │      fixed 4 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 95 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 214 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 106 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 249 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 151 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 197 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf4 │   inherit 33 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 186 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 149 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │   inherit 27 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │     fixed 46 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     4 │ inherit 0x14 │   inherit 96 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 163 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 178 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 222 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 142 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │      fixed 7 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb0 │    inherit 9 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x6c │   inherit 16 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │     fixed 79 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 188 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 235 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 107 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │   inherit 95 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │  inherit 113 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │     fixed 70 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x20 │   inherit 78 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │   inherit 98 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 209 │ false │     OK │
#  geneve │     6 │ other │   fixed 0x80 │     fixed 57 │  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__->