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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 other │ inherit 0xfc │ inherit 101 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 105 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 181 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 other │ inherit 0x08 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 19 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->