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 0xac │  inherit 164 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x68 │  inherit 157 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 241 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 237 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 168 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │     fixed 50 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 215 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x6c │  inherit 156 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 162 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 195 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │    inherit 5 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 255 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 165 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 184 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 221 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │  inherit 104 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 233 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 32 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 14 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 133 │  true      OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │   inherit 37 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 24 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 86 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 18 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa4 │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 34 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │     fixed 82 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 178 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │     fixed 51 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 116 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 126 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 16 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │    fixed 186 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │   inherit 87 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 147 │  true │     OK 
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 93 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 99 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 254 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │      fixed 3 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 19 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 181 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 187 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 233 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 173 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 61 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 222 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 243 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 194 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 227 │  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__->