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 0x7c │  inherit 109 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 222 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 55 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │   inherit 47 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │   inherit 11 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 139 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │  inherit 133 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │   inherit 42 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 195 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │      fixed 5   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 129 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 229 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │     fixed 83 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 143 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │   inherit 33 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 195 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd8 │   inherit 54 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 201 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 111 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 238 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 17 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │    fixed 113 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 216 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 102 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │     fixed 14 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa4 │  inherit 131 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 61 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 17 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 178 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 59 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 195 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 251 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 182 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │     fixed 51 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 206 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 232 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 201 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │   inherit 39 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 74 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 36 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc0 │   inherit 34 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 125 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 201 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 169 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6  inherit 0x60 │  inherit 112 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 26 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 210 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x44 │  inherit 209 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 203 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 18 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 112 │  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__->