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 0xf4 │  inherit 190 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │  inherit 226 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 231 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │   inherit 84 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 246 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 169 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 127 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x74 │  inherit 194 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 221 │ false      OK │
# │    gre │     4 │ other │   fixed 0x64 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 49 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 171 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 217 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 179 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 124 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 108 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 83 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x1c │  inherit 212 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │     fixed 24 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │     fixed 67 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe8 │  inherit 150 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34      fixed 50 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x50 │   inherit 39 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │    fixed 141 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xfc │   inherit 81 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 102 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │     fixed 30 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │   inherit 84 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 134 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 193 │ false      OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │   inherit 18 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 191 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x30 │   inherit 15 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 90 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 118 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 170 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 88 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 119 │ false      OK │
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 206 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │  inherit 214 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │   inherit 63 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 154 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 44 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 180 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │     fixed 52 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 233 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 150 │ false      OK │
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 147 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 107 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │   inherit 23 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 155 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 79 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │     fixed 39 │  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__->