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 0x78 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 23 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 112 │ false │ OK # │ gre │ 6 │ other │ fixed 0x6c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 2 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 182 │ 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__->