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 0x98 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 125 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 132 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 79 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 226 │ 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__->