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 0x60 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 inherit 0x68 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0xe4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 222 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 127 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 86 │ false │ OK # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 239 │ 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__->