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 0x5c │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 14 │ false │ OK │ # │ gre 4 │ other │ fixed 0xc0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 246 │ 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__->