make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xb0 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 193 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 111 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 122 │ false │ OK │ # │ geneve 6 │ other │ inherit 0x3c │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 112 │ 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__->