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 0x88 │   inherit 97 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 164 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 212 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 40 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │   inherit 62 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │   inherit 27 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 54 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 153 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 226 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │     fixed 51 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 137 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 102 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 224 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │  inherit 142 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │   inherit 53 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │    fixed 240 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 150 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │   inherit 62 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 108 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │   inherit 41 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 120 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 168 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │    fixed 204 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 146 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 114 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 254 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │   inherit 11 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 47 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 76 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 18 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 143 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 44 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 68 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 196 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 168 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 176 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │     fixed 70 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 176 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 225 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 167 │ false │     OK │
# │ geneve      4 │     6 │   fixed 0x80 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 93 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 185 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │    fixed 172 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 116 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb8 │  inherit 119 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 91 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 255 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │    inherit 9 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 203 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 179 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │   inherit 80 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │    fixed 147 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │    fixed 187 │  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__->