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 0x60 │   inherit 27 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │   inherit 13 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │     fixed 63 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf4 │  inherit 234 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 245 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 165 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x98 │   inherit 93 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │   inherit 52 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x04 │     fixed 51 │ false │     OK │
# │    gre │     4  other │   fixed 0xd8 │    fixed 247 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │     4 │ inherit 0xf8 │  inherit 110 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 28 │  true │     OK 
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 196 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 116 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 69 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 244 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x44 │   inherit 53 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x44 │   inherit 92 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 215 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x8c │   inherit 97 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │   inherit 47 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 153 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 91 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 157 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │    inherit 5 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 116 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x4c │  inherit 165 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 241 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 241 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 142 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 138 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 255 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 226 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 101 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │   inherit 94 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 216 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 219 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 175 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60   inherit 184 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 172 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 32 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 92 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │   inherit 92 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │     fixed 98 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x9c │   inherit 55 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 251 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 195 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 170 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │   inherit 41 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 220 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 167 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x84 │   inherit 38 │  true │     OK │
# │ geneve │     6  other │   fixed 0xdc │    fixed 190 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 239 │  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__->