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 0xa0 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 45 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0x54 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 128 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0x9c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 186 │ 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__->