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 0xa8 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 216 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 161 │ true OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 224 │ 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__->