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 0x9c │  inherit 202 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x08 │   inherit 51 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │    fixed 134 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 103 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 120 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 222 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │   inherit 70 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │   inherit 25 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 215 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 149 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x38 │   inherit 77 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │   inherit 62 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 107 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 232 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 143 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │     fixed 63 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x48 │  inherit 225 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x74 │    inherit 4 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 171 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 222 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 121 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 228 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 162 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 201 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 134 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │  inherit 178 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 101 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8     fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 246 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb0 │    inherit 1 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │     fixed 58 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 11 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 94 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 231 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 74 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │   inherit 25 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 84 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 43 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 98 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 191 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 106 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │   inherit 41 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │    fixed 242 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 238 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │  inherit 210 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 118 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x0c │    inherit 1 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 249 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 236 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │      fixed 4 │  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__->