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 0x90 │  inherit 149 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 106 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 199 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │   inherit 10 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf4 │   inherit 99 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 138 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │  inherit 178 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28 │   inherit 76 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 122 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x88 │   inherit 31 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 173 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 252 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │  inherit 238 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 185 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 244 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 45 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe8 │   inherit 28 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │     fixed 29 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │   inherit 51 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │   inherit 25 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 21 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 194 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 86 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 231 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │   inherit 18 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 189 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x34 │   inherit 59 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 185 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 173 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │  inherit 169 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 146 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 170 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 159 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x20 │   inherit 22 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │   inherit 29 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 133 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │    fixed 116 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 168 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xfc │  inherit 149 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 145 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 83 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │   inherit 87 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │     fixed 75 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 34 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 196 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │   inherit 51 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 111 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 214 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 136 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 16 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 104 │  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__->