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 0xb8 │   inherit 54 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe0 │  inherit 218 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 67 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 114 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │   inherit 33 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 217 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 196 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 123 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 236 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 196 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 13 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 215 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │   inherit 66 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │   inherit 95   true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 25 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │   inherit 89 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 205 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 137 │ false │     OK │
# │    gre │     6 │ other    fixed 0x0c │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 113 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │  inherit 177 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 127 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 48 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 127 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 179 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x68 │   inherit 11 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │   inherit 90 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 55 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 35 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 101 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │   inherit 57 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 174 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 116 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 129 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 166 │  true      OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 196 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 52   true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 195 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 146 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 174 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 147 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │  inherit 195 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │     fixed 56 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 25 │ false      OK │
# │ geneve │     4 │ other │ inherit 0xd4 │  inherit 162 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 148 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 37 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 163 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │    fixed 147 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     6 │ inherit 0xec │  inherit 240 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │  inherit 186 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 128 │ false │     OK │
# │ geneve │     6 │     6    fixed 0x88 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x94 │  inherit 167 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc0 │   inherit 24 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 244 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 166 │  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__->