make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xdc │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 133 │ 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__->