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 0xf0 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 145 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 50 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 74 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 184 │ true OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 92 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 42 │ 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__->