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 0x70 │  inherit 150 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 181 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 156 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x50 │   inherit 94 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │   inherit 27 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 118 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │ other │ inherit 0xfc │  inherit 113 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │    inherit 5 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 225 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 227 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 20 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │     fixed 55 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 249 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 250 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 138 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 130 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 110 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │    fixed 198 │ false │     OK │
# │    gre      6 │ other │   fixed 0x14 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 186 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │   inherit 41 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │     fixed 31 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │    fixed 190 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │   inherit 66 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │   inherit 91 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │     fixed 42 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 102 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 176 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 161 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │   inherit 30 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │     fixed 82 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │    inherit 3 │ false │     OK │
#   vxlan │     6 │     6 │ inherit 0x34 │  inherit 148 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 247 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │   inherit 87 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 143 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 220 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 157 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 130 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 117 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │    inherit 6 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 200 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 101 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 37 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 165 │  true │     OK │
# │ geneve      4 │ other │   fixed 0xe0 │    fixed 186 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 237 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 216 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 96 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 117 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 118 │  true │     OK │
# │ geneve │     6 │     6    fixed 0x1c │     fixed 33 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 227 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 250 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 67 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 212 │  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__->