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 0x14 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 87 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 145 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x58 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 53 │ false │ OK # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 160 │ 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__->