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 0x40 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 192 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 80 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 233 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 149 │ false │ OK # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 183 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x08 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 80 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 87 │ 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__->