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 0x90 │   inherit 68 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │  inherit 175 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │     fixed 13 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │   inherit 43 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 149 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 84 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │   inherit 15 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │  inherit 222 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x20 │    fixed 106 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 128  false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │   inherit 13 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 134 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │   inherit 14 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 35 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │    fixed 117 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │  inherit 197 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x9c │  inherit 120 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 190 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │    fixed 144 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 104 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 227 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 31 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │   inherit 42 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 115 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 80 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │   inherit 20 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │  inherit 124 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │    fixed 147 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 136 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 118 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │    fixed 176 │ false      OK │
# │  vxlan │     6 │ other │   fixed 0x7c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 151 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 228 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 211 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x40 │   inherit 34 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa0 │  inherit 184 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 23 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 67 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 120 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 156 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │   inherit 27 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 71 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa8 │  inherit 187 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │   inherit 94 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 134 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 183 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 143 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 225 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 151 │  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__->