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 0xfc │  inherit 243 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │   inherit 37 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 215 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │    inherit 7 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │   inherit 48 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │     fixed 61 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │  inherit 252 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 178 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x58 │     fixed 42 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 142 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 79 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 216 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 15 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 171 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │      fixed 5 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │   inherit 48 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x80 │     fixed 57 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x04 │   inherit 93 │ false │     OK 
# │  vxlan │     4 │     4 │ inherit 0xf0 │    inherit 9 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 248 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  vxlan │     4 │     6 │ inherit 0x98 │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 188 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │  inherit 101 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 255 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 187 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 183 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │     fixed 61 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 117 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 129 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │  inherit 116 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 223 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 79 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 201 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x54 │  inherit 246 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │     fixed 18 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │   inherit 65 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │   inherit 86 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 243 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │   inherit 32 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 232 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 240 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 188 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 113 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x80     fixed 205 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 93 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 133 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 208 │ false │     OK │
# │ geneve │     6 │     6    fixed 0xb4 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │   inherit 28 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │   inherit 47 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 212 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 157 │  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__->