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 103 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │   inherit 74 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 248 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 223 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 144 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 190 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 129 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 127 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 12 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 136 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 241 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 103 │ false │     OK │
# │    gre │     6      4 │   fixed 0x0c │    fixed 252 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │   inherit 36 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 236 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │    fixed 142 │ false │     OK │
#     gre │     6 │     6 │   fixed 0x50 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │   inherit 75 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 35  false │     OK │
# │    gre │     6 │ other │   fixed 0x14 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 170 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │  inherit 235 │  true      OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 217 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 244 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x1c │  inherit 225 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 237 │  true │     OK 
# │  vxlan │     4 │ other │   fixed 0xcc │     fixed 27 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │  inherit 145 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 207 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 235 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 195 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │   inherit 61 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 83 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 104 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 167 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │    inherit 2  false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 67 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │     fixed 22 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x80 │  inherit 196 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x34 │   inherit 63 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 120 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │ other │ inherit 0x5c │   inherit 57 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │   inherit 86 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 188 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │     fixed 55 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 85 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 231 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │     fixed 86 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 108 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 194 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │     fixed 22 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 254 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │    inherit 4 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 34 │ false │     OK │
# │ geneve │     6 │ other    fixed 0x28 │    fixed 156 │  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__->