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 0x44 │   inherit 13 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x98 │  inherit 214 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 56 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe4 │   inherit 69 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 40 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 156 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │  inherit 165 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd4 │  inherit 122 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08    inherit 29 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 173 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 223 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x0c │   inherit 74 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │  inherit 106 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 71 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x0c │   inherit 68 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 32 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 237 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x98 │   inherit 47 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x74 │   inherit 14 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │     fixed 73 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 217 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 239 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 216 │ false │     OK 
# │  vxlan │     4 │ other │ inherit 0xa0 │  inherit 200 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 137 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 147 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 140 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │     fixed 60 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x08 │   inherit 92 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 221 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 227 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x14 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 217 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │     fixed 20 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 97 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 215 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │     fixed 77 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 132 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 255 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 10 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 138 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x54 │  inherit 139 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 176 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 111 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 240 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 22 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │   inherit 47 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 227 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │     fixed 99 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 17 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x44 │   inherit 47 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │     fixed 81 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 63 │  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__->