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 0x64 │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 202 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 212 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 97 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 115 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 164 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x74 │   inherit 67 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 159 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 192 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x68     fixed 189 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf0 │   inherit 95 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 239 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │    fixed 200 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 164 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 205 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │    fixed 136 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │   inherit 48 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 132 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │   inherit 19 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 85 │  true │     OK │
# │  vxlan │     4      6 │   fixed 0xc4 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 255 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 206 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │   inherit 38 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │  inherit 111 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │     fixed 58 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 133 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 121 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │     fixed 53 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xac │   inherit 50 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │   inherit 59 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │     fixed 68 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x80 │  inherit 143 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 56 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 150 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 237 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 110 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 134 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xac │   inherit 85 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x0c │   inherit 41 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │      fixed 1 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 110 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 13 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 113 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 186 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 124 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 138 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 183 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 120 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 139 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 153 │  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__->