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 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 72 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 38 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 224 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 fixed 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 fixed 139 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 105 │ 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__->