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 0x94 │  inherit 155 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │  inherit 203 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │     fixed 45 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 187 │ false │     OK │
# │    gre      4 │     6 │ inherit 0x48 │   inherit 94 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │     fixed 55 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │  inherit 216 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │  inherit 214 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x04 │     fixed 37 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 131 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 232 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │     fixed 81 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │   inherit 56 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │   inherit 76 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 215 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 175 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 131 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 216 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 90 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │   inherit 57 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │     fixed 50 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 44 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 245 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 149 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 108 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 170 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 206 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xbc │    fixed 149 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │  inherit 244 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 240 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 249 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 120 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 183 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 40 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │   inherit 96 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x68 │   inherit 60 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 179 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
#  geneve │     4 │ other │ inherit 0x24 │   inherit 43 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 239 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 99 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │   inherit 81 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 195 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 65 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 226 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 128 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 19 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │   inherit 77 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 224 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 155 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 161 │  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__->