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 0xe4 │   inherit 73 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │  inherit 239 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │    fixed 100 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 166 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 131 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x40 │  inherit 123 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │    fixed 134 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 33 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │   inherit 49 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 255 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x58 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 141 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │   inherit 71 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 167 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 179 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 185 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │     fixed 62 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe0 │   inherit 55 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 146 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 108 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x70 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 160 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │     fixed 86 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 108 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 156 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 163 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 114 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6      4 │ inherit 0x5c │   inherit 25 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 217 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │     fixed 39 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 150 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │     fixed 24 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │   inherit 96 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x14 │   inherit 43 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 193 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 70 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 59 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 123 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 225 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 101 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 49 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 192 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 36 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 157 │ false │     OK │
# │ geneve      6 │     4 │ inherit 0xe8 │   inherit 44 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 125 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x14 │  inherit 123 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │   inherit 37 │  true      OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 215 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 113 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │   inherit 30 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c     fixed 193 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 142 │  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__->