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 0x10 │   inherit 17 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │  inherit 162 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 248 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 175 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 234   true │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 27 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa4 │   inherit 24 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 151 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 140 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │   inherit 90 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │   inherit 51 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │     fixed 21 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │     fixed 77 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 227 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 247 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │   inherit 88 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │  inherit 101 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 103 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 122 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │   inherit 25 │  true │     OK │
#   vxlan │     4 │     4 │   fixed 0xec │    fixed 254 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 100 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 198 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 128 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 130 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 232 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 85 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 28 │ false      OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 223 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 99 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 252 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 108 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 198 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 133 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │     fixed 90 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 195 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 222 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │    fixed 241 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 159 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 23 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │    fixed 203 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 82 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │   inherit 59 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │    fixed 192 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 80 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa8 │   inherit 21 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 138 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x94 │   inherit 49 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │   inherit 13 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 196 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 195 │  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__->