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 0xf4 │    inherit 1 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │   inherit 14 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 48 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │   inherit 98 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │    inherit 1 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 56 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 133 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │   inherit 78 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 183 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 213 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 79 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 181 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 194 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 196 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │     fixed 13 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │     fixed 93 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │  inherit 124 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │   inherit 66 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │     fixed 38 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │   inherit 84 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 96 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x50 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 136 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 224 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd4 │   inherit 59 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 94 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │     fixed 35 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 187 │ false │     OK │
# │  vxlan      6 │     6 │ inherit 0x4c │  inherit 229 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │      fixed 3 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe8 │   inherit 29 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 178 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │   inherit 34 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 125 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │     fixed 87 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf0 │   inherit 39 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 134 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │     fixed 72 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 26 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 19 │  true │     OK 
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 230 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4  inherit 0x54 │   inherit 24 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 187 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 197 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 40 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 190 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 181 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 200 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │  inherit 183 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 119 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 188 │  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__->