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 0x80 │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │  inherit 243 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 104 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 250 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │    inherit 1 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 240 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 108 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 113 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 70 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 59 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 102 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 24 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 12 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 243 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 195 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │   inherit 30 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb0 │    inherit 9 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 195 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 237 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │  inherit 119 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 111 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 116 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 31 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 75 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 119 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 177 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 30 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 143 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 160 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 136 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │   inherit 86 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │     fixed 68 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 161 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 160 │  true │     OK │
# │  vxlan      6 │ other │   fixed 0x88 │     fixed 75 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │   inherit 82 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 45 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 221 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 243 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 50 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │     fixed 56 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb4 │   inherit 52 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 241 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │    fixed 143 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 194 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 239 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 140 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 49 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 235 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │     fixed 79 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x0c │   inherit 37 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │   inherit 45 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 200 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 185 │  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__->