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 0x80 │   inherit 93 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │   inherit 65 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │    fixed 164 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 216 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │  inherit 127 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 77 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │   inherit 99 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xec │  inherit 143 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 177 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 227 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 128 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 212 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 236 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 216 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 212 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 202 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │  inherit 210 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 221 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 118 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x64 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      4 │     4 │ inherit 0x70 │   inherit 52 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │  inherit 127 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 214 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 54 │ false      OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 133 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 211 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 108 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 141 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 81 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x88 │   inherit 85 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x28 │   inherit 83 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 121 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │   inherit 32 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 69 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │      fixed 2 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 75 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 66 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 45 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 150 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │     fixed 30 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │     fixed 91   true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │   inherit 57 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 94 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 186 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 157 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 133 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │    fixed 139 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x0c │  inherit 189 │ false      OK │
# │ geneve │     6 │     6 │ inherit 0x78 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     6    fixed 0x24 │     fixed 49 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 153 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 229 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 42 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 69 │  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__->