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 0xb4 │  inherit 149 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 222 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 45 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf4 │    inherit 7 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │   inherit 63 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 123 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │   inherit 68 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 123 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 58 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 246 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 245 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │    fixed 117 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 41 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 157 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │     fixed 47 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │  inherit 192  false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 206 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 203 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 95 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 85 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 75 │ false │     OK │
# │  vxlan │     4      4 │   fixed 0xa4 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 125 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 195 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │   inherit 95 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb4 │   inherit 17 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 243 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │     fixed 56 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 120 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │   inherit 89 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 42 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │   inherit 21 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │   inherit 93 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 243 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │     fixed 83 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 148 │ false      OK │
# │ geneve │     4 │     4 │ inherit 0x6c │  inherit 127 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 182 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │   inherit 71 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 228 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 11 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │  inherit 167 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │  inherit 128 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │     fixed 98 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 228 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc4 │   inherit 28 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │  inherit 208 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 73 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │  inherit 190 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 144 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 80 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │ other │ inherit 0x9c │   inherit 95 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 237 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │     fixed 25 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 83 │  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__->