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 0xe0 │  inherit 129 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │  inherit 104 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 110 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x8c │   inherit 81 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb0 │    inherit 5 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │     fixed 40 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x44 │  inherit 119 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 178 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 242 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 56 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 131 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 105 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 26 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │    fixed 119 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x44 │  inherit 204 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │   inherit 35 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x80 │     fixed 65 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 147 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 63 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 204 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │   inherit 35 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 168 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │    fixed 202 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf8 │   inherit 48 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x4c │   inherit 34 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 27 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb4 │   inherit 19 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼───────────────────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 180 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd8 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 42 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 244 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 172 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 86 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 162 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 223 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 10 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe8 │   inherit 75 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 31 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 117 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │   inherit 68 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 110 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 160 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 197 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb8 │  inherit 126 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 112 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 212 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │    inherit 5 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 235 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 150 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 175 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │    fixed 141 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 110 │  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__->