make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x74 │  inherit 127 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x3c │  inherit 195 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 141  false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 160 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xac │   inherit 62 │  true │     OK │
# │    gre      4 │     6 │   fixed 0xe4 │    fixed 201 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 205 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 14 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 159 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 237 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │   inherit 16 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │     fixed 63 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 13 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 131 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc      fixed 74 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 114 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │  inherit 204 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xec │  inherit 116 │  true │     OK │
# │    gre      6 │ other │   fixed 0x30 │     fixed 49 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 178 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 123 │ false │     OK │
# │  vxlan │     4 │     6  inherit 0x74 │   inherit 86 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 250 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 108 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 197 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 225 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 80 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 236 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 218 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │      fixed 4 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 23 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 255 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 33 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 147 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 74 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 107 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x78 │   inherit 76 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │    fixed 170 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 190 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 17 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │     fixed 16 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 209 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │  inherit 129 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │     fixed 41 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │   inherit 59 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 220 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 186 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │   inherit 81 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 144 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │     fixed 37 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 179 │  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__->