make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xe4 │  inherit 151 │ false │     OK │
#     gre │     4 │     4 │ inherit 0x58 │  inherit 101 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 208 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 83 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │   inherit 26 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │     fixed 80 │ false │     OK │
# │    gre │     4 │     6    fixed 0xd4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 163 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │  inherit 156 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │     fixed 35 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 139 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 164 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 140 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 209 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │   inherit 91 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 212 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │   inherit 99 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │  inherit 147 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x90 │    fixed 123 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x50 │   inherit 62 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 149 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │    inherit 8 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x4c │   inherit 80 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 152 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │    fixed 120 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │    inherit 9 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │   inherit 62 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 135 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4  inherit 0x6c │  inherit 155 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │      fixed 3 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xbc │  inherit 246 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 162 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 155 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 53 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 110 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x68 │    inherit 7 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │    fixed 218 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 229 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 32 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 253 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 147 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │   inherit 35 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 43 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 110 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 202 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │     fixed 17 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 17 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │    fixed 161 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x30 │   inherit 46 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 149 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │     fixed 25 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 130 │  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__->