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 0xac │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 13 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 171 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 25 │ false │ OK │ # gre │ 4 │ other │ fixed 0xf0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 170 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 90 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 111 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 255 │ 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__->