make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xf8 │   inherit 16 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 114 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │    fixed 125 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 83 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │    inherit 1 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │      fixed 9 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │   inherit 91 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x48 │   inherit 30 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 157 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 35 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 175 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 19 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x10 │   inherit 68 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 227 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │     fixed 44 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 197 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 212 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 100 │ false │     OK │
#     gre │     6 │ other │   fixed 0x9c │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 149 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 125 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 217 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x9c │   inherit 53 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │   inherit 74 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 95 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 161 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 67 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 249 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 148 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 181 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 242 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │     fixed 65 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │ other │ inherit 0xd0 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 211 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 178 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │   inherit 31 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 250 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 102 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 172 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │    inherit 2 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 149 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 158 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 222 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 199 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 218 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 108 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 167 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │   inherit 86 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 115 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │    fixed 103 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 193 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 203 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 167 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 79 │  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__->