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 0xf8 │   inherit 68 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xdc │   inherit 98 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 121 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 140 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf8 │   inherit 89 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe0     fixed 134 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │   inherit 89 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x34 │  inherit 252 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 172 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 231 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 244 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │     fixed 35 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf4 │   inherit 67 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │   inherit 97 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │     fixed 39 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 145 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │  inherit 238 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 57 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 201 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xdc │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │   inherit 62 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │     fixed 28 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc0 │   inherit 90 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 106 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 239 │ false      OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 164 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 104 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 185 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 127 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 134 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │    fixed 206 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 226 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │    inherit 3 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 67 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │   inherit 47 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 244 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 111 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 85 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 165 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c     fixed 149 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 114 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xdc │   inherit 89 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 238 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x20 │   inherit 31 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 237 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 173 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 165 │  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__->