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 0xa8 │  inherit 254 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc0 │  inherit 100 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │     fixed 42 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 225 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │   inherit 53 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │  inherit 118 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │     fixed 26 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 129 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │  inherit 149 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x20 │    fixed 244 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 90 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xec │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │     fixed 94 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 246 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 129 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 140 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │   inherit 33 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 250 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 213 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 48 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │     fixed 67 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 191 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 221 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x50 │   inherit 89 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │     fixed 34 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 238 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 183 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 198 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 190 │  true      OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 48 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 209 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 81 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6      6 │ inherit 0xe8 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 47 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 25 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 18 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │    inherit 5 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │   inherit 85 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 25 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 173 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │   inherit 65 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 201 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xac │  inherit 119 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 93 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 150 │ false │     OK │
# │ geneve      4 │ other │   fixed 0x90 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 48 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 120 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 251 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 150 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │   inherit 33 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 131 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 247 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 131 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 158 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 102 │  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__->