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 0x34 │  inherit 208 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │  inherit 203 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │    fixed 239 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 36 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │   inherit 39 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 32 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xac │  inherit 141 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 185 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x54 │     fixed 88 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 146 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 24 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 28 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 151 │ false      OK │
# │    gre │     6 │     4 │   fixed 0x3c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │   inherit 53 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 218 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 108 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x4c │  inherit 147 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 129 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 168 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 155 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 157 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 177 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 139 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xec │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 108 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x4c │   inherit 95 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 195 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 237 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 190 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 95 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x48 │   inherit 74 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 199 │  true │     OK │
# │  vxlan │     6  other │   fixed 0xe4 │    fixed 141 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x20 │  inherit 246 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 176 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 130 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │    inherit 9 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │   inherit 88 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │     fixed 68 │ false      OK │
# │ geneve │     4 │     6 │   fixed 0x0c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 12 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 58 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │     fixed 24 │ false      OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 60 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │   inherit 18 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 138 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 248 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa8 │   inherit 58 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │      fixed 2 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │  inherit 102 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf0 │   inherit 37 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │     fixed 28 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 214 │  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__->