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 0x3c │  inherit 244 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │    inherit 1 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │     fixed 86 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 191 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 233 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 132 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │     fixed 37 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │  inherit 201 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x54 │   inherit 53 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 176 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │  inherit 109 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │   inherit 36 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │      fixed 9 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0xc4 │  inherit 101 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 192 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 55 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd8 │   inherit 47 │ false      OK │
# │    gre │     6 │ other │ inherit 0x68 │  inherit 216 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │     fixed 30 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 251 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │    fixed 240 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │     fixed 70 │ false │     OK │
# │  vxlan      4 │     6 │   fixed 0x60 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 125 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 31 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │     4 │ inherit 0xb0 │   inherit 31 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 54 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │     fixed 86 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x7c │   inherit 78 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 152 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │      fixed 6 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 206 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 227 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 158 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 217 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 128 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 142 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 112 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 77 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │     fixed 56 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x04 │   inherit 55  false │     OK │
# │ geneve │     4 │ other │ inherit 0xec │   inherit 75 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │     fixed 65 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 128 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 164 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 114 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 216 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x6c │   inherit 16 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 30 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 37 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 190 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 182 │  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__->