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 71 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │   inherit 67 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 25 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │    inherit 8 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 177 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 129 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 165 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │    inherit 1 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 79 │ false      OK │
# │    gre │     4 │ other │   fixed 0xf0 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 194 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 26 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │     fixed 89 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 245 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc4 │  inherit 110 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 252 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 183 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │  inherit 135 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 103 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │     4 │ inherit 0x78 │   inherit 55 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x68 │    inherit 1 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 142 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x84 │  inherit 172 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 142 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │   inherit 42 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 91 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 132 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 203 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 163 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 101 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 166 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │    fixed 190 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 143 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 215 │ false │     OK │
# │ geneve │     4      4 │ inherit 0xbc │  inherit 251 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │     fixed 11 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 146 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 59 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │    fixed 212 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 127 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │    inherit 5 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │     fixed 38 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 52 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 106 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 77 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 203 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 151 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 142 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 175 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │   inherit 12 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 254 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 124 │  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__->