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 0xb0 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 121 │ false │ OK │ # │ gre │ 6 4 │ fixed 0x0c │ fixed 10 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 26 │ 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__->