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 0xd4 inherit 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 135 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 191 │ 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__->