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 0xbc │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 39 │ false │ OK # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 184 │ false │ OK │ # vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 198 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0xbc │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 106 │ 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__->