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 0xe8 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 50 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 22 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 83 │ 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__->