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 0x84 │  inherit 169 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 191 │  true │     OK │
#     gre │     4 │     4 │   fixed 0xcc │     fixed 50 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 127 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 190 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 92 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 197 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │  inherit 180 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │  inherit 143 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 205 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 203 │ false │     OK 
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 194 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 96 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xbc │  inherit 252 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 158 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 145 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │   inherit 66 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │  inherit 181 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 108  false │     OK │
# │    gre │     6 │ other │   fixed 0x6c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 205 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 169 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 167 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 242 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 169 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 126 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 190 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │    inherit 6 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 116 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 157 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 103 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 207 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 175 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 136 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa0 │   inherit 84 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │   inherit 81 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 143 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 49 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 50 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │     fixed 33 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 226 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 143 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 117 │ false │     OK 
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 148 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 235 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 222 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x94 │   inherit 67 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │      fixed 4 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 131 │  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__->