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 0x20 │  inherit 197 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 114 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 143 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xcc │   inherit 10 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 239 │  true │     OK │
# │    gre      4 │     6 │   fixed 0x74 │     fixed 19 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 107 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 227 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 158 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c      fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 144 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 123 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 125 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xac │    inherit 8 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 221 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 208 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x98 │   inherit 65 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xfc │    inherit 6 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │     fixed 52 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 128 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 220 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 252 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 80 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │     fixed 10 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │     fixed 10 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │  inherit 101 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 127 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 174 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 15 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 11 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 131 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 126 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x40 │  inherit 121 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │    fixed 164 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 49 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │   inherit 62 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x6c │  inherit 231 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 50 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 228 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x20 │   inherit 35 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 148 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 105 │ false │     OK │
# │ geneve      4 │ other │ inherit 0x08 │  inherit 218 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │     fixed 81 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 213 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc4 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │    fixed 181  false │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 253 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 252 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │   inherit 19 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │     fixed 63 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 73 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4   inherit 248 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 44 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 170 │  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__->