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 0x30 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 134 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 162 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0x64 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 144 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 168 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 4 │ 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__->