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 0x60 │   inherit 73 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 213 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa8 │   inherit 69 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 211 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 184 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x6c │   inherit 91 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb8 │   inherit 52 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x3c │     fixed 79 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │      fixed 3 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x74 │   inherit 56 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │   inherit 96 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 155 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │   inherit 48 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xec │   inherit 68 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │     fixed 91 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x90 │  inherit 126 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │   inherit 14 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 242 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 30 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 122 │ false │     OK 
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 61 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x94 │   inherit 91 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 213 │ false │     OK 
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 219 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 215 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 140 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 170 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │     fixed 77 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x80 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 222 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │   inherit 41 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │    fixed 100 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 230 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x60 │   inherit 84 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 157 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 198 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x08 │   inherit 34 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 195 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 217 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc0 │   inherit 49 │ false │     OK │
# │ geneve      4 │ other │ inherit 0x24 │  inherit 141 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 62 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 233 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 92 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │     fixed 58 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 120 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │    fixed 184 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 207 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 217 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 37 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │    fixed 123 │  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__->