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 0x20 │  inherit 204 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xec │  inherit 177 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │     fixed 14 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 133 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 236 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 146 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd4 │    inherit 6 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28 │  inherit 114 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 68 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 170 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 115 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 196 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 214 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 240 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 77 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 172 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x6c │  inherit 239 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 152 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 106 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x34 │   inherit 46 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb4 │  inherit 213 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │     fixed 68 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x24 │  inherit 123 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 165 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 156 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 195 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 220 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa0 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 94 │  true │     OK 
# │  vxlan │     6 │     6 │   fixed 0x0c │     fixed 69 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8     fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │ other │ inherit 0x3c │   inherit 43 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 100 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │     fixed 55 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 193 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │   inherit 34 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 25 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 178 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │   inherit 57 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 119 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 90 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x98 │   inherit 57 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 97 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x94 │   inherit 30 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 193 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │     fixed 67 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 199 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │   inherit 27 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 111 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 149 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x84 │   inherit 68 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 177 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 87 │  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__->